PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DCrossSection Class / getCenterOfRotation Method
In This Topic
    getCenterOfRotation Method
    In This Topic
    Gets the center of rotation of the cutting plane.
    Syntax
    public double[] getCenterOfRotation()

    Return Value

    A three element array specifying the center of rotation on the cutting plane in world space coordinates.
    See Also